[INFO] fetching crate syslog_parse 1.0.2...
[INFO] testing syslog_parse-1.0.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate syslog_parse 1.0.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate syslog_parse 1.0.2
[INFO] finished tweaking crates.io crate syslog_parse 1.0.2
[INFO] tweaked toml for crates.io crate syslog_parse 1.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate syslog_parse 1.0.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding strum_macros v0.22.0 (available: v0.28.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e64af85b2611662baf34e44247b6bac617bb5ca38e2b03f5c588c4d481de7064
[INFO] running `Command { std: "docker" "start" "-a" "e64af85b2611662baf34e44247b6bac617bb5ca38e2b03f5c588c4d481de7064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e64af85b2611662baf34e44247b6bac617bb5ca38e2b03f5c588c4d481de7064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e64af85b2611662baf34e44247b6bac617bb5ca38e2b03f5c588c4d481de7064", kill_on_drop: false }`
[INFO] [stdout] e64af85b2611662baf34e44247b6bac617bb5ca38e2b03f5c588c4d481de7064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6ba7e48e11eaaaf1b281ccbfbe2233de179d17fbad99fbb0dbd8df4b9c80277
[INFO] running `Command { std: "docker" "start" "-a" "f6ba7e48e11eaaaf1b281ccbfbe2233de179d17fbad99fbb0dbd8df4b9c80277", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling syslog_parse v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn new(input: &str, code: nom::error::ErrorKind) -> NomError {
[INFO] [stdout]    |                   ^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn new(input: &str, code: nom::error::ErrorKind) -> NomError<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/format/timestamp.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_timestamp(input: &str) -> ParseResult<&str> {
[INFO] [stdout]   |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                           |        |           |
[INFO] [stdout]   |                           |        |           the same lifetime is elided here
[INFO] [stdout]   |                           |        the same lifetime is hidden here
[INFO] [stdout]   |                           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_timestamp(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]   |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/mod.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn single_parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn single_parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/rfc3164.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/rfc5424.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.73s
[INFO] running `Command { std: "docker" "inspect" "f6ba7e48e11eaaaf1b281ccbfbe2233de179d17fbad99fbb0dbd8df4b9c80277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6ba7e48e11eaaaf1b281ccbfbe2233de179d17fbad99fbb0dbd8df4b9c80277", kill_on_drop: false }`
[INFO] [stdout] f6ba7e48e11eaaaf1b281ccbfbe2233de179d17fbad99fbb0dbd8df4b9c80277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ebda24747b28ff30fee1cfff1a32a7da3dbe120cb1fa25c5d9a8bef6fb42fbe
[INFO] running `Command { std: "docker" "start" "-a" "3ebda24747b28ff30fee1cfff1a32a7da3dbe120cb1fa25c5d9a8bef6fb42fbe", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn new(input: &str, code: nom::error::ErrorKind) -> NomError {
[INFO] [stdout]    |                   ^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn new(input: &str, code: nom::error::ErrorKind) -> NomError<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/format/timestamp.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_timestamp(input: &str) -> ParseResult<&str> {
[INFO] [stdout]   |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                           |        |           |
[INFO] [stdout]   |                           |        |           the same lifetime is elided here
[INFO] [stdout]   |                           |        the same lifetime is hidden here
[INFO] [stdout]   |                           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_timestamp(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]   |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/mod.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn single_parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn single_parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling syslog_parse v1.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/rfc3164.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/rfc5424.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/error.rs:39:19
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn new(input: &str, code: nom::error::ErrorKind) -> NomError {
[INFO] [stdout]    |                   ^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 39 |     fn new(input: &str, code: nom::error::ErrorKind) -> NomError<'_> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/format/timestamp.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_timestamp(input: &str) -> ParseResult<&str> {
[INFO] [stdout]   |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |                           |        |           |
[INFO] [stdout]   |                           |        |           the same lifetime is elided here
[INFO] [stdout]   |                           |        the same lifetime is hidden here
[INFO] [stdout]   |                           the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn parse_timestamp(input: &str) -> ParseResult<'_, &str> {
[INFO] [stdout]   |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/mod.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn single_parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn single_parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/rfc3164.rs:13:28
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/rfc5424.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stdout]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |                |
[INFO] [stdout]    |                            |                the same lifetime is elided here
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.40s
[INFO] running `Command { std: "docker" "inspect" "3ebda24747b28ff30fee1cfff1a32a7da3dbe120cb1fa25c5d9a8bef6fb42fbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ebda24747b28ff30fee1cfff1a32a7da3dbe120cb1fa25c5d9a8bef6fb42fbe", kill_on_drop: false }`
[INFO] [stdout] 3ebda24747b28ff30fee1cfff1a32a7da3dbe120cb1fa25c5d9a8bef6fb42fbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c54a6b2813a562473138eebde641c3f1ab566379e909a28ad806e0d0483a632
[INFO] running `Command { std: "docker" "start" "-a" "4c54a6b2813a562473138eebde641c3f1ab566379e909a28ad806e0d0483a632", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/error.rs:39:19
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn new(input: &str, code: nom::error::ErrorKind) -> NomError {
[INFO] [stderr]    |                   ^^^^ the lifetime is elided here      ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 39 |     fn new(input: &str, code: nom::error::ErrorKind) -> NomError<'_> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/format/timestamp.rs:9:27
[INFO] [stderr]   |
[INFO] [stderr] 9 | fn parse_timestamp(input: &str) -> ParseResult<&str> {
[INFO] [stderr]   |                           ^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |                           |        |           |
[INFO] [stderr]   |                           |        |           the same lifetime is elided here
[INFO] [stderr]   |                           |        the same lifetime is hidden here
[INFO] [stderr]   |                           the lifetime is elided here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 9 | fn parse_timestamp(input: &str) -> ParseResult<'_, &str> {
[INFO] [stderr]   |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/protocol/mod.rs:13:28
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn single_parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stderr]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |                |
[INFO] [stderr]    |                            |                the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn single_parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/protocol/rfc3164.rs:13:28
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stderr]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |                |
[INFO] [stderr]    |                            |                the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/protocol/rfc5424.rs:16:28
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg> {
[INFO] [stderr]    |                            ^^^^             ^^^^  ^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |                |
[INFO] [stderr]    |                            |                the same lifetime is elided here
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub(crate) fn parse(input: &str) -> IResult<&str, Msg<'_>> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `syslog_parse` (lib) generated 5 warnings (run `cargo fix --lib -p syslog_parse` to apply 5 suggestions)
[INFO] [stderr] warning: `syslog_parse` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/syslog_parse-ecb5bbe1b075e802)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test format::pri::tests::parse_pri ... ok
[INFO] [stdout] test format::hostname::tests::test_hostname ... ok
[INFO] [stdout] test format::procid::tests::test_procid ... ok
[INFO] [stdout] test format::structured_data::tests::test_structured_data ... ok
[INFO] [stdout] test format::timestamp::tests::test_timestamp ... ok
[INFO] [stdout] test format::tests::test_1 ... ok
[INFO] [stdout] test format::timestamp::tests::test_timestamp_3164 ... ok
[INFO] [stdout] test format::version::tests::test_version ... ok
[INFO] [stdout] test protocol::rfc5424::tests::test_2 ... ok
[INFO] [stdout] test protocol::rfc5424::tests::test_3 ... ok
[INFO] [stdout] test protocol::rfc5424::tests::test_4 ... ok
[INFO] [stdout] test protocol::rfc5424::tests::test_1 ... ok
[INFO] [stdout] test protocol::tests::test_1 ... ok
[INFO] [stdout] test stream::tests::test_3 ... ok
[INFO] [stdout] test stream::tests::test_6 ... ok
[INFO] [stdout] test stream::tests::test_4 ... ok
[INFO] [stdout] test stream::tests::test_7 ... ok
[INFO] [stdout] test stream::tests::test_5 ... ok
[INFO] [stdout] test stream::tests::test_2 ... ok
[INFO] [stdout] test stream::tests::test_1 ... ok
[INFO] [stdout] test stream::tests::test_8 ... ok
[INFO] [stdout] test format::appname::tests::test_appname ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests syslog_parse
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4c54a6b2813a562473138eebde641c3f1ab566379e909a28ad806e0d0483a632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c54a6b2813a562473138eebde641c3f1ab566379e909a28ad806e0d0483a632", kill_on_drop: false }`
[INFO] [stdout] 4c54a6b2813a562473138eebde641c3f1ab566379e909a28ad806e0d0483a632
